sizegroup: Merge function into only caller
authorBenjamin Otte <otte@redhat.com>
Fri, 18 Sep 2015 02:04:21 +0000 (04:04 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 28 Oct 2015 18:44:28 +0000 (19:44 +0100)
commit58d506fb115596beaeb8383e2ed3af3febd6934d
treef307023d698d4ac1f9a905f06b68445ee6ced815
parent85ab8ad00128fc095fdfb3d62142e58556ad5ee7
sizegroup: Merge function into only caller

Both functions were running the same loop. Just running the loop once
seems advantageous.
gtk/gtksizegroup.c